home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 433
- Top = 353
- Width = 243
- Height = 134
- Caption = 'Serial'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 80
- Top = 8
- Width = 54
- Height = 13
- Caption = 'Enter Serial'
- end
- object Edit1: TEdit
- Left = 48
- Top = 24
- Width = 121
- Height = 21
- TabOrder = 0
- end
- object Button1: TButton
- Left = 80
- Top = 64
- Width = 75
- Height = 25
- Caption = '&Ok'
- TabOrder = 1
- OnClick = Button1Click
- end
- end
-